pub fn slim_left_to_right_global(
    in_img: &str,
    out_img: &str,
    force_ouput_overwrite: bool,
    proba: i32,
    colors: Vec<Colors>
)