multiboot_header_tag_t
multiboot_header_tag_t *tag;
tag = (multiboot_header_tag_t *)((uintptr_t)tag +
multiboot_header_tag_t *tagp = mbh2->mb2_tags;
tagp = (multiboot_header_tag_t *)
multiboot_header_tag_t mb2_tags[];