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