pub fn sort_brut_bottom_to_top(
    in_img: &str,
    out_img: &str,
    force_ouput_overwrite: bool
)