pub unsafe fn ParseURLW<'a>( pcszurl: impl IntoParam<'a, PWSTR>, ppu: *mut PARSEDURLW, ) -> Result<()>