struct MyStruct { field1: String, field2: usize, field3: MyType, field4: f64, field5: f64, field6: f64, }