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