pub unsafe extern "C-unwind" fn SKIndexDocumentIteratorCreate(
in_index: &SKIndex,
in_parent_document: Option<&SKDocument>,
) -> Option<CFRetained<SKIndexDocumentIterator>>👎Deprecated: renamed to
SKIndexDocumentIterator::newAvailable on crate features
SKDocument and SKIndex only.