pub unsafe fn InternalInternetGetCookie<P0>( lpszurl: P0, lpszcookiedata: PSTR, lpdwdatasize: *mut u32, ) -> u32where P0: Param<PCSTR>,