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