pub fn diff_bsdiff40<T: Write>( old: &[u8], new: &[u8], writer: &mut T, ) -> Result<()>
Generate a legacy BSDIFF40 patch (BZ2 compressed)