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