Constant PTHREAD_MUTEX_RECURSIVE

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