Constant FUTEX_REQUEUE

pub const FUTEX_REQUEUE: i32 = 3;
Available on crate feature dep_sdl3 only.