pub unsafe extern "C-unwind" fn SKIndexOpenWithURL(
in_url: Option<&CFURL>,
in_index_name: Option<&CFString>,
in_write_access: bool,
) -> Option<CFRetained<SKIndex>>👎Deprecated: renamed to
SKIndex::open_with_urlAvailable on crate feature
SKIndex only.