pub type EmbStitch = EmbStitch_;
struct EmbStitch { pub flags: i32, pub xx: f64, pub yy: f64, pub color: i32, }
flags: i32
xx: f64
yy: f64
color: i32