in inc/com_wrapper/com_wrapper.h [260:263]
static HRESULT STDMETHODCALLTYPE MU_C4(wrapped_handle_type, _, implementing_interface, _QueryInterface_Entry)(implementing_interface* This, REFIID riid, _COM_Outptr_ void** ppvObject) \
{ \
return MU_C4(wrapped_handle_type, _, implementing_interface, _QueryInterface)(This, COM_WRAPPER_REFIID(riid), ppvObject); \
}