Constant SDL_BUTTON_MIDDLE

pub const SDL_BUTTON_MIDDLE: i32 = 2;
Available on crate feature dep_sdl3 only.