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