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