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