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