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