Constant CLONE_CHILD_SETTID

pub const CLONE_CHILD_SETTID: i32 = 0x01000000; // 16_777_216i32
Available on crate feature dep_sdl2 only.