fn write_volume_obj( volume_bytes: &[u8], object_name: &str, output_path: &Path, target: &Target, ) -> Result<()>