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