I've been using Ehlapi32.DLL to interface with Rumba through VBA. I'd like to try using Python to interface with Rumba. When I try to load this DLL through Python, it throws an error because from what I understand it's expecting a 64-bit DLL file. Does Micro Focus provide a 64-bit version of this file that I can use with Python?