pub unsafe extern "C" fn CBS_get_optional_asn1( cbs: *mut CBS, out: *mut CBS, out_present: *mut c_int, tag: CBS_ASN1_TAG, ) -> c_int