#ifndef MASTER_SERVICE_SETTINGS_CACHE_H
#define MASTER_SERVICE_SETTINGS_CACHE_H
struct master_service_settings_cache *
const char *module,
const char *service_name);
const struct master_service_settings_input *input,
const struct dynamic_settings_parser *dyn_parsers,
const struct setting_parser_context **parser_r,
#endif