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