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