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