pub fn load_config(
    custom_path: Option<PathBuf>
) -> Result<LoadedClientConfig, Error>