pub fn fan(data: &[u32]) -> Option<usize>
Returns the index at which the following index + 1 value is not an increment over the value at index.
index
index + 1