pub unsafe fn PyObject_DelAttrString( o: *mut PyObject, attr_name: *const c_char, ) -> c_int
Py_3_13
PyPy