namespace CPF.Mac.AppKit { public enum NSWindowBackingLocation : ulong { Default, VideoMemory, MainMemory } }