pub(crate) fn save_buffer_impl( path: &Path, buf: &[u8], width: u32, height: u32, color: ColorType, ) -> ImageResult<()>