fn apply_mutation( mutant: &Mutant, original_source: &str, dest_path: &Path, ) -> Result<()>
Apply a mutation to a source file.