core_reloc_existence
.input = STRUCT_TO_CHAR_PTR(core_reloc_existence) {
.input_len = sizeof(struct core_reloc_existence),
void f(struct core_reloc_existence x) {}
struct core_reloc_existence *in = (void *)&data.in;
if (bpf_core_field_exists(struct core_reloc_existence, a))
if (bpf_core_field_exists(struct core_reloc_existence, b))
if (bpf_core_field_exists(struct core_reloc_existence, c))
if (bpf_core_field_exists(struct core_reloc_existence, arr))
if (bpf_core_field_exists(struct core_reloc_existence, s))