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