pub fn init_registry( ctx: &Context, path: PathBuf, with_rules: bool, sections: Vec<String>, profile: String, ) -> CoreResult<()>