Constant SDL_WINDOW_SURFACE_VSYNC_DISABLED

pub const SDL_WINDOW_SURFACE_VSYNC_DISABLED: i32 = 0;
Available on crate feature dep_sdl3 only.