Constant PROT_GROWSDOWN

pub const PROT_GROWSDOWN: i32 = 0x1000000; // 16_777_216i32
Available on crate feature dep_sdl3 only.