pub type HueMethod = SkGradientShader_Interpolation_HueMethod;
enum HueMethod { Shorter = 0, Longer = 1, Increasing = 2, Decreasing = 3, }