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