Constant S_IFBLK

pub const S_IFBLK: u32 = 0o6_0000; // 24_576u32
Available on crate feature dep_sdl3 only.