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