int_typedef
.typedef_int_sz = sizeof(int_typedef),
int_typedef f8;
out->typedef_int_exists = bpf_core_type_exists(int_typedef);
out->typedef_int_matches = bpf_core_type_matches(int_typedef);
out->typedef_int_sz = bpf_core_type_size(int_typedef);