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