pub unsafe extern "C-unwind" fn SKIndexGetDocumentTermCount(
in_index: &SKIndex,
in_document_id: SKDocumentID,
) -> CFIndex👎Deprecated: renamed to
SKIndex::document_term_countAvailable on crate feature
SKIndex only.