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