Constant STATX_ALL

pub const STATX_ALL: u32 = 0x0fff; // 4_095u32
Available on crate feature dep_sdl2 only.