evWait
evWait *this, *prev;
if (this == (evWait *)id.opaque) {
if (this == (evWait *)id.opaque) {
evWait *new;
evWait *this;
evWait *new;
evWait *first;
evWait *this_wait, *next_wait;
evWait *this = ev->u.wait.this;
struct evWait * next;
evWait * first;
evWait * last;
struct { evWait *this; } wait;
evWait *evFreeWait(evContext_p *ctx, evWait *old);