pub type Roi = (i32, i32, i32, i32);
Region of interest: (x, y, width, height). Use [0, 0, 0, 0] for full screen.