pub type BoundingBoxUnits = SkSVGObjectBoundingBoxUnits_Type;
enum BoundingBoxUnits { UserSpaceOnUse = 0, ObjectBoundingBox = 1, }