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