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