Constant SDL_ALPHA_OPAQUE

pub const SDL_ALPHA_OPAQUE: u32 = 255; // 255u32
Available on crate feature dep_sdl2 only.