using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using Microsoft.VisualC; namespace std; [StructLayout(LayoutKind.Sequential, Size = 12)] [DebugInfoInPDB] [NativeCppClass] [MiscellaneousBits(64)] internal struct bad_array_new_length { }