pub fn force_symlink( src: impl AsRef<Path>, dst: impl AsRef<Path>, ) -> Result<i32>
Simple make symlink for file