struct_ptr_typedef
.typedef_struct_ptr_sz = sizeof(struct_ptr_typedef),
struct_ptr_typedef f7;
out->typedef_struct_ptr_exists = bpf_core_type_exists(struct_ptr_typedef);
out->typedef_struct_ptr_matches = bpf_core_type_matches(struct_ptr_typedef);
out->typedef_struct_ptr_sz = bpf_core_type_size(struct_ptr_typedef);