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