Good afternoon, I have a specialized question. Is there a module in PySide2 (not PySide6) that allows you to run methods from exe and libraries, both compiled under Linux and under Windows. That is, something like QLibraries / cdll that cross-platform allows you to access any exe so dll by offset and work with it.