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