anon_struct_typedef
.typedef_anon_struct_sz = sizeof(anon_struct_typedef),
anon_struct_typedef f6;
out->typedef_anon_struct_exists = bpf_core_type_exists(anon_struct_typedef);
out->typedef_anon_struct_matches = bpf_core_type_matches(anon_struct_typedef);
out->typedef_anon_struct_sz = bpf_core_type_size(anon_struct_typedef);