Constant MSG_NOERROR

pub const MSG_NOERROR: i32 = 0o10000; // 4_096i32
Available on crate feature dep_sdl3 only.