pub fn create_progress_bar( quiet_mode: bool, msg: String, length: Option<u64>, is_parallel: bool, ) -> ProgressBar