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