Constant SYS_fork

pub const SYS_fork: i64 = 57; // 57i64
Available on crate feature dep_sdl3 only.