Constant INTPTR_MAX

pub const INTPTR_MAX: u64 = 9223372036854775807; // 9_223_372_036_854_775_807u64
Available on crate feature dep_sdl2 only.