Export font as code file, returns true on success
bool ExportFontAsCode(FontC font, Pointer<Char> fileName) => _ExportFontAsCode(font, fileName);