Get text with icon id prepended (if supported)
Pointer<Char> GuiIconText(int iconId, Pointer<Char> text) => _GuiIconText(iconId, text);