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