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