void OS_Assert() { sdk_system_restart(); }
void homekit_system_restart() { sdk_system_restart(); }
void OS_Abort() { sdk_system_restart(); }