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