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