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