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