CBS_ASN1_INTEGER
if (!CBB_add_asn1(cbb, &child, CBS_ASN1_INTEGER))
if (!CBS_get_asn1(cbs, &bytes, CBS_ASN1_INTEGER))
if (!CBB_add_asn1(cbb, &child, CBS_ASN1_INTEGER))
if (!CBS_get_asn1(cbs, &bytes, CBS_ASN1_INTEGER))