embed_io_cb
ev_io_init (&w->io, embed_io_cb, backend_fd, EV_READ);
if (ev_cb ((ev_io *)wl) == embed_io_cb)