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