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