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