try {
        ret = fs.futimesSync(fd, at, mt)
        threw = false
      } finally {
        if (threw) {