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