Constant SOCK_RAW

pub const SOCK_RAW: i32 = 3;
Available on crate feature dep_sdl3 only.