using System.Runtime.CompilerServices; using Microsoft.VisualC; namespace vc_attributes; [MiscellaneousBits(64)] [DebugInfoInPDB] [NativeCppClass] internal enum YesNoMaybe { }