pub unsafe fn InternetConfirmZoneCrossingW<P1, P2>( hwnd: HWND, szurlprev: P1, szurlnew: P2, bpost: bool, ) -> u32where P1: Param<PCWSTR>, P2: Param<PCWSTR>,