ESC_IN_DCS
case ESC_IN_DCS:
vt->parser_state = ESC_IN_DCS;
case ESC_IN_DCS: vt->parser_state = DCS; break;