pthread_spin_init
extern int pthread_spin_init(pthread_spinlock_t* spinlock, int pshared);
WRAPPER_FUNCTION(int, pthread_spin_init,