pub fn get_service_data_dir_path(
    custom_path: Option<PathBuf>,
    owner: &str
) -> Result<PathBuf>