_aucat_pollfd
int _aucat_pollfd(struct aucat *, struct pollfd *, int);
return _aucat_pollfd(&hdl->aucat, pfd, events);
return _aucat_pollfd(&hdl->aucat, pfd, events);
return _aucat_pollfd(&hdl->aucat, pfd, events | POLLIN);