pub unsafe extern "C" fn PyErr_WarnEx( category: *mut PyObject, msg: *const c_char, stacklevel: Py_ssize_t, ) -> c_int