pub unsafe extern "system" fn IUnknown_QueryInterface_Proxy(
    this: IUnknown,
    riid: *const GUID,
    ppvobject: *mut *mut c_void
) -> HRESULT