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