pub unsafe fn OleDraw<P0>( punknown: P0, dwaspect: u32, hdcdraw: HDC, lprcbounds: *const RECT, ) -> Result<()>where P0: Param<IUnknown>,