ossl_quic_hdr_protector_cleanup
void ossl_quic_hdr_protector_cleanup(QUIC_HDR_PROTECTOR *hpr);
ossl_quic_hdr_protector_cleanup(&el->hpr);
ossl_quic_hdr_protector_cleanup(hpr);
ossl_quic_hdr_protector_cleanup(&hpr);