pub unsafe extern "C-unwind" fn SKIndexCopyTermIDArrayForDocumentID(
in_index: &SKIndex,
in_document_id: SKDocumentID,
) -> Option<CFRetained<CFArray>>👎Deprecated: renamed to
SKIndex::term_id_array_for_document_idAvailable on crate feature
SKIndex only.