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