Constant CLONE_VM

pub const CLONE_VM: i32 = 0x100; // 256i32
Available on crate feature dep_sdl2 only.