pub fn reject_existing_symlink_ancestors( write_root: &Path, target: &Path, ) -> Result<(), ToolError>