a_complex_struct
struct a_complex_struct f2;
out->complex_struct_exists = bpf_core_type_exists(struct a_complex_struct);
out->complex_struct_matches = bpf_core_type_matches(struct a_complex_struct);