
  TYPE
    cmt$lcu_lock_type_control = record
      lock_set: boolean,
      lock_set_by_this_instance: boolean,
    recend;

