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