Implement missing Windows headers requried for building WebRTC with mingw
This issue has two parts:
- stub out required missing types compiler is complaining about so browser builds
- submit patch to wine which includes new idl and makefile updates (Windows header definitions flow from wine to mingw)