### Description Currently `_untar_without_filter` implements its own handling of symlink entries. Instead we can allow `tarfile.extractfile()` to handle symlinks. ### Expected behavior _No response_ ### pip version 25.3 ### Python version 3.13.6 ### OS N/A ### How to Reproduce N/A ### Output _No response_ ### Code of Conduct - [x] I agree to follow the [PSF Code of Conduct](https://www.python.org/psf/conduct/).