set_device_id
return (lun->set_device_id(value));
bool set_device_id(std::string_view value);
cl->set_device_id(lun.device_id.c_str());