pub fn materialize_merge_result_to_bytes<T: AsRef<[u8]>>( single_hunk: &Merge<T>, options: &ConflictMaterializeOptions, ) -> BString