Constant SDL_INIT_VIDEO

pub const SDL_INIT_VIDEO: u32 = 32; // 32u32
Available on crate feature dep_sdl2 only.