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