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