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