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