pub fn redact_text_artifact_with_source( redactor: &Redactor, text: &str, input_kind: InputKind, source_path: &str, ) -> Result<RedactionArtifact>