Constant PTHREAD_PRIO_INHERIT

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