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