MAX_STREAMS
QUIC_RXFC conn_rxfc = { 0 }, stream_rxfc[MAX_STREAMS] = { 0 }; /* coverity */
char stream_init_done[MAX_STREAMS] = { 0 };