pub type Operator = SkSVGFeMorphology_Operator;
#[repr(i32)]pub enum Operator { Erode = 0, Dilate = 1, }