SMBIOS_TEST_ALLOC_SIZE
table->stt_data = umem_zalloc(SMBIOS_TEST_ALLOC_SIZE, UMEM_DEFAULT);
table->stt_buflen = SMBIOS_TEST_ALLOC_SIZE;
size_t newlen = table->stt_buflen + SMBIOS_TEST_ALLOC_SIZE;
newlen += SMBIOS_TEST_ALLOC_SIZE;