pub type NSInteger = i64;
Aliased exclusively so that, should the watchOS target be added to Rust, NSInteger can conform to watchOS’ 32-bit architecture.