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