ossl_quic_cfq_item_get_encoded
const unsigned char *ossl_quic_cfq_item_get_encoded(const QUIC_CFQ_ITEM *item);
const unsigned char *encoded = ossl_quic_cfq_item_get_encoded(cfq_item);
|| !TEST_ptr_eq(ossl_quic_cfq_item_get_encoded(item),
|| !TEST_ptr_eq(ossl_quic_cfq_item_get_encoded(item),