ref: 7289f371a0b113c12add274c4d4aa84d0c147dee dir: /sys/src/libauth/amount_getkey.c/
#include <u.h> #include <libc.h> #include <auth.h> int (*amount_getkey)(char*) = auth_getkey;