pub unsafe fn UrlApplySchemeW<P0>( pszin: P0, pszout: PWSTR, pcchout: *mut u32, dwflags: u32, ) -> Result<()>where P0: Param<PCWSTR>,