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