pub fn mark_code_region_as_dx_generated( file: &Path, start_line: usize, end_line: usize, generator_tool: &str, ) -> Result<()>