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