
  TYPE
    cst$locate_resolution = record
      x_resolution: boolean,
      y_resolution: boolean,
    recend;
