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