Get text width considering gui style and icon size (if required)
int GuiGetTextWidth(Pointer<Char> text) => _GuiGetTextWidth(text);