pub unsafe extern "C-unwind" fn SKIndexCopyDocumentIDArrayForTermID(
in_index: &SKIndex,
in_term_id: CFIndex,
) -> Option<CFRetained<CFArray>>👎Deprecated: renamed to
SKIndex::document_id_array_for_term_idAvailable on crate feature
SKIndex only.