pub unsafe extern "C" fn pthread_spin_init( lock: *mut pthread_spinlock_t, pshared: c_int, ) -> c_int