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