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