fn extract_xp( options: &Options, entry: &mut FileEntry<'_>, relative_path_components: Vec<&str>, output_path: PathBuf, ) -> Result<()>