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