pub unsafe fn InternetCheckConnectionA<P0>( lpszurl: P0, dwflags: u32, dwreserved: u32, ) -> Result<()>where P0: Param<PCSTR>,