Constant PTRACE_EVENT_STOP

pub const PTRACE_EVENT_STOP: i32 = 128;
Available on crate feature dep_sdl2 only.