pub type InPremul = SkGradientShader_Interpolation_InPremul;
#[repr(u8)]pub enum InPremul { No = 0, Yes = 1, }