See RaylibCore.GenImageText.
ImageC GenImageText(int width, int height, Pointer<Char> text) => _module.GenImageText(width, height, text);