ossl_quic_channel_get_short_header_conn_id_len
size_t ossl_quic_channel_get_short_header_conn_id_len(QUIC_CHANNEL *ch);
id_len = ossl_quic_channel_get_short_header_conn_id_len(ch);
return ossl_quic_channel_get_short_header_conn_id_len(srv->ch);