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