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