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