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