ossl_quic_tserver_stream_new
int ossl_quic_tserver_stream_new(QUIC_TSERVER *srv,
if (!TEST_true(ossl_quic_tserver_stream_new(ACQUIRE_S(),
if (!TEST_true(ossl_quic_tserver_stream_new(qtserv, 0, &sid)))
if (!TEST_true(ossl_quic_tserver_stream_new(qtserv, 0, &sid))
if (!TEST_true(ossl_quic_tserver_stream_new(qtserv, /*is_uni=*/0, &sid))
if (!TEST_true(ossl_quic_tserver_stream_new(qtserv, /*is_uni=*/0, &sid))