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