
 TYPE
    amt$get_nested_file_definitions = record
      definitions: ^amt$nested_file_definitions,
      nested_file_count: ^amt$nested_file_count,
    recend;

*copyc amt$nested_file_count
*copyc amt$nested_file_definitions
