namespace NibblePoker.Win32Bindings; public static class Types { public const Type LONG = UInt32; }