pub unsafe extern "C-unwind" fn SKIndexOpenWithMutableData(
in_data: Option<&CFMutableData>,
in_index_name: Option<&CFString>,
) -> Option<CFRetained<SKIndex>>👎Deprecated: renamed to
SKIndex::open_with_mutable_dataAvailable on crate feature
SKIndex only.