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