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