pub unsafe extern "C" fn PyObject_DelAttr( arg1: *mut PyObject, arg2: *mut PyObject, ) -> i32
Py_3_13
PyPy
Py_3_11