namespace CPF.Mac.Foundation { public delegate long NSComparator(NSObject obj1, NSObject obj2); }