struct StructWithInt32 { field a: Int32; field b: Int32; } struct StructWithInt64 { field a: Int64; field b: Int64; }