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