Constant PTRACE_KILL

pub const PTRACE_KILL: u32 = 8; // 8u32
Available on crate feature dep_sdl2 only.