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