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