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