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