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