#include <luna/Attributes.h>
_weak [[noreturn]] bool __check_failed(const char*, const char*, const char*, const char*)
{
__builtin_trap();
}