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