fn add_selinux_pax_extension<W: Write>( tar_builder: &mut Builder<W>, selinux_context: &str, ) -> Result<()>