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