pub type DumpFormat = SkPathBuilder_DumpFormat;
#[repr(i32)]pub enum DumpFormat { Decimal = 0, Hex = 1, }