pub unsafe extern "C" fn CBB_add_asn1_element( cbb: *mut CBB, tag: CBS_ASN1_TAG, data: *const u8, data_len: usize, ) -> c_int