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