pub const NSIntegerMax: NSInteger = NSInteger::MAX; // 9_223_372_036_854_775_807isize
The maximum value for a NSInteger.
NSInteger