TS_RESP_new
if ((resp = TS_RESP_new()) == NULL)
if (!(ctx->response = TS_RESP_new())) {
TS_RESP *TS_RESP_new(void);