struct OtherStruct { MyStruct b; /* Full declaration omitted */ }
This is another example structure used to demonstrate cross-references
between types
MyStruct b