void gui_init();
void gui_dosmth(int width, int height);
void gui_open_settings();
bool gui_is_open();
bool gui_display_ui();
extern int screen_dpi;