Constant FUTEX_OP_SET

pub const FUTEX_OP_SET: i32 = 0;
Available on crate feature dep_sdl3 only.