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