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