pub(crate) fn get_plane_sizes( width: usize, height: usize, colorspace: Colorspace, ) -> (usize, usize, usize)