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