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