Constant SDL_JOYSTICK_AXIS_MAX

pub const SDL_JOYSTICK_AXIS_MAX: u32 = 32767; // 32_767u32
Available on crate feature dep_sdl2 only.