try {
      ret = fs.fchmodSync(fd, mode)
      threw = false
    } finally {
      if (threw) {