pub fn get_name_xdg_config_path(
    application_name: &str,
    format: &ConfigFileFormat
) -> Option<PathBuf>