pub unsafe extern "C" fn PySlice_Unpack( slice: *mut PyObject, start: *mut isize, stop: *mut isize, step: *mut isize, ) -> i32