slowcgi_response
void slowcgi_response(int, short, void *);
event_set(&c->resp_ev, s, EV_WRITE | EV_PERSIST, slowcgi_response, c);
void slowcgi_response(int, short, void *);
event_set(&c->resp_ev, s, EV_WRITE | EV_PERSIST, slowcgi_response, c);