blob: 600cb48f967cc011f0548073cf37cf7cfba85018 [file] [log] [blame]
#include <stdarg.h>
#include <stdbool.h>
#include <stdint.h>
#include <stdlib.h>
struct Foo {
};
#define Foo_GA 10
#define Foo_ZO 3.14
void root(struct Foo x);