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