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