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