amd_section_header
struct amd_section_header* section =
(struct amd_section_header*)data;
while (size > sizeof(amd_section_header)) {
struct amd_section_header* section = (struct amd_section_header*)data;