That is not even valid C code, so you would have to seriously convince me, too.
What makes it invalid is "= 5", and lack of "struct" before "MyStruct" (could have used typedef).
It is a c++ code.
I think the point flew by a few.