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