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