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