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