ev_match
if (ev_match(ev, id1) != 0) {
int ev_match(void *, uint32_t);
if (!n->isdummy && ev_match(n->event, id1) != 0) {