pub fn remove_dir_all_force(path: &Path) -> Result<()>
Removes a directory and all its contents, including read-only files.