set_backend
return (lun->set_backend(value));
bool set_backend(std::string_view value);
cl->set_backend(lun.backend_type.c_str());