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