See RaylibCore.ImageText.
ImageC ImageText(Pointer<Char> text, int fontSize, ColorC color) => _module.ImageText(text, fontSize, color);