readable
if (evSelectFD(opaqueCtx, fd, EV_READ, readable, new, &new->file) < 0)
static void readable(evContext opaqueCtx, void *uap, int fd, int evmask);