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