Constant CLONE_VFORK

pub const CLONE_VFORK: i32 = 0x4000; // 16_384i32
Available on crate feature dep_sdl3 only.