funcArgOrderDifferent ftp://ftp.de.debian.org/debian/pool/main/p/python3.9/python3.9_3.9.2.orig.tar.xz Python-3.9.2/Modules/_ctypes/stgdict.c:67:33: warning: Function 'PyCStgDict_clone' argument order different: declaration 'src, dst' definition 'dst, src' [funcArgOrderDifferent] Python-3.9.2/Modules/_ctypes/stgdict.c:338:45: warning: Function 'PyCStructUnionType_update_stgdict' argument order different: declaration 'fields, type, isStruct' definition 'type, fields, isStruct' [funcArgOrderDifferent]