1main: { 2 open_file: { 3 path_name: "newfile2.txt", 4 output_fd: "open_file_output", 5 create: false 6 } 7}, 8global {} 9 10