Constant PTRACE_O_TRACEVFORK

pub const PTRACE_O_TRACEVFORK: i32 = 0x00000004; // 4i32
Available on crate feature dep_sdl3 only.