Constant PTRACE_EVENT_VFORK_DONE

pub const PTRACE_EVENT_VFORK_DONE: i32 = 5;
Available on crate feature dep_sdl3 only.