Constant PR_ENDIAN_LITTLE

pub const PR_ENDIAN_LITTLE: i32 = 1;
Available on crate feature dep_sdl3 only.