btf_dump_ident_name
const char *name = btf_dump_ident_name(d, id);
btf_dump_printf(d, "%s", btf_dump_ident_name(d, id));
static const char *btf_dump_ident_name(struct btf_dump *d, __u32 id);