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