pub unsafe fn UrlGetPartA<P0>( pszin: P0, pszout: PSTR, pcchout: *mut u32, dwpart: u32, dwflags: u32, ) -> Result<()>where P0: Param<PCSTR>,