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