pub unsafe fn GetConsoleMode<'a>( hconsolehandle: impl IntoParam<'a, HANDLE>, lpmode: *mut CONSOLE_MODE, ) -> BOOL