ossl_quic_cfq_item_get_frame_type
uint64_t ossl_quic_cfq_item_get_frame_type(const QUIC_CFQ_ITEM *item);
uint64_t frame_type = ossl_quic_cfq_item_get_frame_type(cfq_item);
uint64_t frame_type = ossl_quic_cfq_item_get_frame_type(cfq_item);
|| !TEST_uint64_t_eq(ossl_quic_cfq_item_get_frame_type(item),