Constant PR_SET_DUMPABLE

pub const PR_SET_DUMPABLE: i32 = 4;
Available on crate feature dep_sdl3 only.