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