ccom: Warning: Main_m.c, line 20: undeclared initializer name _openConst1
         { _openConst1, 5}
      ----------------^
ccom: Error: Main_m.c, line 20: constant expected
         { _openConst1, 5}
      ----------------^
ccom: Warning: Main_m.c, line 21: undeclared initializer name _openConst2
         , { _openConst2, 5}
      ------------------^
ccom: Error: Main_m.c, line 21: } expected
         , { _openConst2, 5}
      ------------------^
ccom: Error: Main_m.c, line 21: } expected
         , { _openConst2, 5}
      ---------------------^
ccom: Warning: Main_m.c, line 23: undeclared initializer name _openConst3
         { _openConst3, 5}
      ----------------^
ccom: Warning: Main_m.c, line 24: undeclared initializer name _openConst4
         , { _openConst4, 5}
      ------------------^
ccom: Error: Main_m.c, line 24: } expected
         , { _openConst4, 5}
      ------------------^
ccom: Error: Main_m.c, line 24: } expected
         , { _openConst4, 5}
      ---------------------^
ccom: Warning: Main_m.c, line 26: undeclared initializer name _openConst5
         { _openConst5, 5}
      ----------------^
sh: pgm: not found
