Write
@MPI(name: "mesh.fs.write") Future<void> write(String path, Uint8List buff, {Context? ctx}) { throw UnimplementedError('write() has not been implemented.'); }