__select
int __select(int, fd_set *, fd_set *, fd_set *, struct timeval *);
__strong_reference(__select, select);