pthread_once
#define pthread_once __libc_thr_once
pthread_once(pthread_once_t *once_control, void (*routine)(void))