create mode 100644 test/cases/translate_c/atomic types.c create mode 100644 test/cases/translate_c/empty declaration.c create mode 100644 test/cases/translate_c/function prototype with parenthesis.c create mode 100644 test/cases/translate_c/noreturn attribute.c create mode 100644 test/cases/translate_c/simple function prototypes.c create mode 100644 test/cases/translate_c/struct prototype used in func.c