ev_remove
(void) ev_remove(ev, id2, 0, pending);
int ev_remove(void *, uint32_t, int, int);
if (ev_remove(n->event, id2, 1, pending) == 0) {