#pragma once typedef struct Gui Gui; void gui_update(Gui* gui);