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