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