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