using System.Runtime.CompilerServices; using System.Runtime.InteropServices; using Microsoft.VisualC; [StructLayout(LayoutKind.Sequential, Size = 16)] [DebugInfoInPDB] [MiscellaneousBits(65)] [UnsafeValueType] [NativeCppClass] internal struct _lldiv_t { }