set_serial
return (lun->set_serial(value));
bool set_serial(std::string_view value);
cl->set_serial(lun.serial_number.c_str());