pub unsafe fn CreateURLMoniker<P0, P1>( pmkctx: P0, szurl: P1, ) -> Result<IMoniker>where P0: Param<IMoniker>, P1: Param<PCWSTR>,