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