#ifndef PE_UI_H #define PE_UI_H void PE_ui_error(const char* err); #endif