pub unsafe extern "C" fn PyList_SetSlice( arg1: *mut PyObject, arg2: isize, arg3: isize, arg4: *mut PyObject, ) -> i32