smbios_table_type16
static const struct smbios_table_type16 smbios_type16_template = {
{ SMBIOS_TYPE_MEMARRAY, sizeof (struct smbios_table_type16), 0 },
struct smbios_table_type16 *type16;
type16 = (struct smbios_table_type16 *)curaddr;