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