pub unsafe fn IUnknown_GetWindow<P0>(punk: P0) -> Result<HWND>
where P0: IntoParam<IUnknown>,