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