
  CONST
    jmc$sru_count_max = 0ffffffffffff(16);

  TYPE
    jmt$sru_count = 0 .. jmc$sru_count_max;
