pub fn write_atomic_with_backup_checked( path: &Path, content: &str, expected_mtime: Option<SystemTime>, ) -> Result<(), String>