pub fn compose( outer: impl Into<RCHandle<SkColorFilter>>, inner: impl Into<RCHandle<SkColorFilter>>, ) -> Option<RCHandle<SkColorFilter>>