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