pub const NSIntegerMax: NSInteger = NSInteger::MAX; // 2_147_483_647isize
The maximum value for a NSInteger.
NSInteger