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