pub unsafe extern "C" fn pthread_spin_lock(
    arg1: *mut pthread_spinlock_t
) -> c_int