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