pthread_spin_trylock
int pthread_spin_trylock(pthread_spinlock_t *);
WR(stub_zero, pthread_spin_trylock);
__strong_reference(_pthread_spin_trylock, pthread_spin_trylock);