to128
uint128_to_str(to128(nsdata->nvmcap), cbuf, sizeof(cbuf)));
uint128_to_str(to128(cdata->untncap.tnvmcap),
uint128_to_str(to128(cdata->untncap.unvmcap),
uint128_to_str(to128(health->data_units_read), cbuf, sizeof(cbuf)));
uint128_to_str(to128(health->data_units_written), cbuf, sizeof(cbuf)));
uint128_to_str(to128(health->host_read_commands), cbuf, sizeof(cbuf)));
uint128_to_str(to128(health->host_write_commands), cbuf, sizeof(cbuf)));
uint128_to_str(to128(health->controller_busy_time), cbuf, sizeof(cbuf)));
uint128_to_str(to128(health->power_cycles), cbuf, sizeof(cbuf)));
uint128_to_str(to128(health->power_on_hours), cbuf, sizeof(cbuf)));
uint128_to_str(to128(health->unsafe_shutdowns), cbuf, sizeof(cbuf)));
uint128_to_str(to128(health->media_errors), cbuf, sizeof(cbuf)));
uint128_to_str(to128(health->num_error_info_log_entries), cbuf, sizeof(cbuf)));
uint128_to_str(to128(temp->luw), cbuf, sizeof(cbuf)));
uint128_to_str(to128(temp->lnw), cbuf, sizeof(cbuf)));
uint128_to_str(to128(temp->lur), cbuf, sizeof(cbuf)));
uint128_to_str(to128(temp->poh), cbuf, sizeof(cbuf)));
uint128_to_str(to128(temp->npoc), cbuf, sizeof(cbuf)));
uint128_to_str(to128(temp->spoc), cbuf, sizeof(cbuf)));