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