#include #include #include #include void ExceptionsHandler(ExceptionsContext* frame, ExceptionsType type) { OSPanicException(frame); }