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