Constant PTRACE_EVENT_FORK

pub const PTRACE_EVENT_FORK: i32 = 1;
Available on crate feature dep_sdl2 only.