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