Constant PTHREAD_PRIO_INHERIT

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