pub unsafe fn SetConsoleTitleW<P0>(lpconsoletitle: P0) -> Result<()>
where P0: IntoParam<PCWSTR>,