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