pub(crate) fn insert_deep_unchanged<'a>( node: &'a Syntax<'a>, opposite_node: &'a Syntax<'a>, change_map: &mut ChangeMap<'a>)