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