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