Export mesh as code file (.h) defining multiple arrays of vertex attributes
bool ExportMeshAsCode(MeshC mesh, Pointer<Char> fileName) => _ExportMeshAsCode(mesh, fileName);