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