Constant PR_SET_SECCOMP

pub const PR_SET_SECCOMP: i32 = 22;
Available on crate feature dep_sdl3 only.