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