kernel32: Implement ReadConsoleInputEx
This implements the method only with empty flags, nowait (0x2) and all flags on noremove(0x1) | nowait(0x2)
This implements the method only with empty flags, nowait (0x2) and all flags on noremove(0x1) | nowait(0x2)