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