pub unsafe extern "C-unwind" fn SKIndexGetDocumentState(
in_index: &SKIndex,
in_document: Option<&SKDocument>,
) -> SKDocumentIndexState👎Deprecated: renamed to
SKIndex::document_stateAvailable on crate features
SKDocument and SKIndex only.