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