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