pub fn create_c5store(
config_file_paths: Vec<PathBuf>,
options_option: Option<C5StoreOptions>,
) -> Result<(C5StoreRoot, C5StoreMgr), ConfigError>pub fn create_c5store(
config_file_paths: Vec<PathBuf>,
options_option: Option<C5StoreOptions>,
) -> Result<(C5StoreRoot, C5StoreMgr), ConfigError>