Constant PR_GET_SECCOMP

pub const PR_GET_SECCOMP: i32 = 21;
Available on crate feature dep_sdl2 only.