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