namespace CPF.Mac.AppKit { public enum NSProgressIndicatorStyle : ulong { Bar, Spinning } }