pub(crate) fn in_inclusive_range(i: usize, start: usize, end: usize) -> bool