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

Required features: "Win32_System_Rpc"