Constant PF_UNIX

pub const PF_UNIX: i32 = AF_UNIX; // 1i32
Available on crate feature dep_sdl2 only.