pub unsafe fn HlinkNavigateMoniker<P0, P1>( punk: P0, pmktarget: P1, ) -> Result<()>where P0: Param<IUnknown>, P1: Param<IMoniker>,