
  TYPE
    fst$path_handle_info = record
      path_handle_present: boolean,
      path_handle: fmt$path_handle,
    recend;

*copyc fmt$path_handle



