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