ossl_quic_pkt_type_must_be_last
if (ossl_quic_pkt_type_must_be_last(pkt->hdr->type))
if (!ossl_quic_pkt_type_must_be_last(hdr->type)) {