pub fn encode_image<'a>( context: impl Into<Option<&'a mut RCHandle<GrDirectContext>>>, img: &RCHandle<SkImage>, options: &Options, ) -> Option<RCHandle<SkData>>