pub unsafe fn UrlGetPartA<'a>( pszin: impl IntoParam<'a, PSTR>, pszout: PSTR, pcchout: *mut u32, dwpart: u32, dwflags: u32, ) -> Result<()>