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