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