Constant PTRACE_EVENT_SECCOMP

pub const PTRACE_EVENT_SECCOMP: i32 = 7;
Available on crate feature dep_sdl2 only.