Constant PTRACE_O_TRACEFORK

pub const PTRACE_O_TRACEFORK: i32 = 0x00000002; // 2i32
Available on crate feature dep_sdl3 only.