pub fn image_difference_stats( lhs: &[u8], rhs: &[u8], width: u32, height: u32, tolerance: u32, ) -> ImageDifferenceStats