pub fn use_as_monitor_progress_bar(
    monitor: &Monitor,
    title: &str,
    progress_bar: &mut ProgressBar
)