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