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