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