
  TYPE
    clt$path_handle_kind = (clc$not_a_path_handle, clc$regular_path_handle,
          clc$command_file_handle);

