smb3hdr
struct smb3hdr *sh = AcpiOsMapMemory(smbios_table, sizeof(*sh));
struct smb3hdr *smbios3_phys = NULL;
struct smb3hdr smbios3;
smbios3_phys = (struct smb3hdr *)cp;
const struct smb3hdr *sh = (const struct smb3hdr *)p;
const struct smb3hdr *sh = (const struct smb3hdr *)p;
const struct smb3hdr *sh = (const struct smb3hdr *)p;