fn fix_all_sliders_one_step<'a>(
    nodes: &[&'a Syntax<'a>],
    change_map: &mut ChangeMap<'a>
)