__pthread_spinlock_s
lck = __malloc(sizeof(struct __pthread_spinlock_s));
struct __pthread_spinlock_s;
typedef struct __pthread_spinlock_s *pthread_spinlock_t;