evWait
struct evWait * next;
evWait * first;
evWait * last;
struct { evWait *this; } wait;
evWait *evFreeWait(evContext_p *ctx, evWait *old);