pub unsafe fn UrlFixupW<P0>( pcszurl: P0, psztranslatedurl: &mut [u16], ) -> Result<()>where P0: Param<PCWSTR>,