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