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