set_pidfile_path
return (conf->set_pidfile_path(path));
oldconf->set_pidfile_path(newconf->pidfile_path());
bool set_pidfile_path(std::string_view path);