ossl_quic_rxfc_get_rwm
uint64_t ossl_quic_rxfc_get_rwm(const QUIC_RXFC *rxfc);
if (!TEST_uint64_t_eq(ossl_quic_rxfc_get_rwm(&conn_rxfc),
if (!TEST_uint64_t_eq(ossl_quic_rxfc_get_rwm(&stream_rxfc[op->stream_idx]),