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