DEFAULT_URWLOCK
struct urwlock _thr_list_lock = DEFAULT_URWLOCK;
struct urwlock _thr_atfork_lock = DEFAULT_URWLOCK;
static struct urwlock pshared_lock = DEFAULT_URWLOCK;
static const struct urwlock default_rwl = DEFAULT_URWLOCK;