pub fn force_symlink_relative( abs_source: impl AsRef<Path>, abs_target: impl AsRef<Path>, target_style: TargetStyle, ) -> Result<(), Error>