fn without_index(report: &Vec<u32>, idx: usize) -> Vec<u32>
Returns a copy of the input report without the level at the specified index