pub unsafe extern "C" fn pthread_spin_unlock(
    __lock: *mut pthread_spinlock_t
) -> c_int