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