pub fn pixmap( bitmap: &Pixmap<'_>, format: SkEncodedImageFormat, quality: impl Into<Option<u32>>, ) -> Option<Vec<u8>>