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