
 TYPE
    fst$path_element_substring = record
      index: fst$path_index,
      size: fst$path_element_size,
    recend;

*copyc fst$path_index
*copyc fst$path_element_size

