pub fn force_symlink( source: impl AsRef<Path>, target: impl AsRef<Path>, target_style: TargetStyle, ) -> Result<(), Error>