_thread_set_callbacks
void _thread_set_callbacks(const struct thread_callbacks *_cb, size_t _len);
_thread_set_callbacks(&cb, sizeof(cb));