Function pthread_spin_lock

pub unsafe extern "C" fn pthread_spin_lock(lock: *mut i32) -> i32
Available on crate feature dep_sdl2 only.