btf_dump_emit_type_decl
btf_dump_emit_type_decl(d, m->type, fname, lvl + 1);
btf_dump_emit_type_decl(d, t->type, name, lvl);
btf_dump_emit_type_decl(d, id, fname, lvl);
btf_dump_emit_type_decl(d, p->type, name, lvl);
btf_dump_emit_type_decl(d, id, "", 0);
static void btf_dump_emit_type_decl(struct btf_dump *d, __u32 id,