pub unsafe fn SetConsoleTitleA<P0>(lpconsoletitle: P0) -> Result<()>
where P0: IntoParam<PCSTR>,