fn simple_threshold_vertical( filter_limit: i32, pixels: &[u8], point: usize, stride: usize, ) -> bool