cleanupmax
assert (cleanupmax >= cleanupcnt);
array_needsize (ev_cleanup *, cleanups, cleanupmax, cleanupcnt, EMPTY2);
VARx(int, cleanupmax)
#define cleanupmax ((loop)->cleanupmax)