pub unsafe extern "C" fn PySlice_AdjustIndices( length: isize, start: *mut isize, stop: *mut isize, step: isize, ) -> isize