set_path
goto set_path;
set_path:
return (lun->set_path(value));
bool set_path(std::string_view value);
cl->set_path(value);