Constant SDL_BUTTON_RIGHT

pub const SDL_BUTTON_RIGHT: u32 = 3; // 3u32
Available on crate feature dep_sdl2 only.