proc multimesh*(self: MultiMeshInstance): MultiMesh {.gcsafe, locks: 0.}
proc `multimesh =`*(self: MultiMeshInstance; val: MultiMesh) {.gcsafe, locks: 0.}