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