namespace CPF.Mac.AppKit { public enum NSPrinterTableStatus : ulong { Ok, NotFound, Error } }