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