pub fn _use_rolling_kernels( groups: &Vec<[u32; 2]>, overlapping: bool, monotonic: bool, chunks: &[Box<dyn Array>], ) -> bool