pub unsafe fn SetConsoleCursorPosition( hconsoleoutput: HANDLE, dwcursorposition: COORD, ) -> Result<()>