fn apply_composite( fe: &Composite, cs: ColorInterpolation, region: IntRect, input1: Image, input2: Image, ) -> Result<Image, Error>