_RenderGlyph
_RenderGlyph(x, y, string, attr);
_RenderGlyph(x, y, string, attr, false);
void _RenderGlyph(int32 x, int32 y, const char* string, uint8 attr, bool fill = true);