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