Constant PTRACE_ATTACH

pub const PTRACE_ATTACH: u32 = 16; // 16u32
Available on crate feature dep_sdl2 only.