pub fn check_or_copy( check: bool, from: impl AsRef<Path>, to: impl AsRef<Path>, verbose: bool, ) -> Result<u64>