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