pub unsafe fn PyMapping_DelItem(o: *mut PyObject, key: *mut PyObject) -> i32