Constant PTRACE_O_TRACESYSGOOD

pub const PTRACE_O_TRACESYSGOOD: i32 = 0x00000001; // 1i32
Available on crate feature dep_sdl2 only.