 TYPE
    ost$cst_trace_control = packed record
      fill: 0 .. 0ffff(16),
      buffer_p: ^cell,
    recend;
