Procs
proc loadMeshes[TMesh, TMaterial](path: string; meshAttributesMapping: static MeshAttributeNames; materialAttributesMapping: static MaterialAttributeNames; package = DEFAULT_PACKAGE): GltfData[TMesh, TMaterial] {....gcsafe.}
proc loadMeshes[TMesh, TMaterial](path: string; meshAttributesMapping: static MeshAttributeNames; materialAttributesMapping: static MaterialAttributeNames; package = DEFAULT_PACKAGE): GltfData[TMesh, TMaterial] {....gcsafe.}