pub type EmbHoop = EmbHoop_;
struct EmbHoop { pub width: f64, pub height: f64, }
width: f64
height: f64