Investigate AMD GPU I2C on Windows

@twifty

"That is done through AMD Display (ADL) Library. Luckily, the actual dll is shipped with the Radeon drivers. Your code need only load it and call the required methods. Here is a python project accessing the dll https://github.com/rbrune/VRMtool/blob/master/amd_tools/amdadl.py"