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