smbhdr
struct smbhdr *sh = AcpiOsMapMemory(smbios_table, sizeof(*sh));
struct smbhdr *smbios21_phys = NULL;
struct smbhdr smbios21;
smbios21_phys = (struct smbhdr *)cp;
const struct smbhdr *sh = (const struct smbhdr *)p;
const struct smbhdr *sh = (const struct smbhdr *)p;
const struct smbhdr *sh = (const struct smbhdr *)p;