pub fn index_loop_no_assert(a: Vec<i64>, b: Vec<i64>) -> i64
Test function: index loop without assert (bounds check present).