ONCE_NEVER_DONE
once_control->__state = ONCE_NEVER_DONE;
if (*(volatile int *)&(once_control->__state) == ONCE_NEVER_DONE) {