extern AuthInfo* _fauth_proxy(int fd, AuthRpc *rpc, AuthGetkey *getkey, char *params); extern AuthRpc* _auth_allocrpc(int afd); extern void _auth_freerpc(AuthRpc *rpc); extern uint _auth_rpc(AuthRpc *rpc, char *verb, void *a, int n);