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