btf_type_sort_name
return btf_type_sort_name(btf, btf_array(t)->type, true);
return btf_type_sort_name(btf, t->type, true);
d->sort_name = btf_type_sort_name(btf, i, false);