Constant SDL_BUTTON_RIGHT

pub const SDL_BUTTON_RIGHT: i32 = 3;
Available on crate feature dep_sdl3 only.