DEFINE_RWLOCK
#define DEFINE_RWLOCK(x) rwlock_t x = __RW_LOCK_UNLOCKED(x)
#define DEFINE_RWLOCK(name) \