Constant PTHREAD_BARRIER_SERIAL_THREAD

pub const PTHREAD_BARRIER_SERIAL_THREAD: i32 = -1;
Available on crate feature dep_sdl3 only.