FD_ISSET
# undef FD_ISSET
# define FD_ISSET(n, set) kludge_FD_ISSET(n, set)
#undef FD_ISSET
#define FD_ISSET(fd, maskp) \
#define FD_ISSET(n, p) \