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