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