pub(crate) fn tar_append_default_data( out: &mut Builder<impl Write>, path: &Utf8Path, buf: &[u8], ) -> Result<()>