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