_thr_once
[PJT_ONCE] = {DUAL_ENTRY(_thr_once)},
__weak_reference(_thr_once, pthread_once);
__weak_reference(_thr_once, _pthread_once);
int _thr_once(pthread_once_t *, void (*)(void));