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