pub type BoundingBoxUnits = SkSVGObjectBoundingBoxUnits_Type;
#[repr(i32)]pub enum BoundingBoxUnits { UserSpaceOnUse = 0, ObjectBoundingBox = 1, }