io_clear();
Returns: N/A
This function will clear the current keyboard and mouse states,
requiring the relevant keys/buttons to be unpressed and repressed
before they will trigger relevant events again.
io_clear();
This will clear all keyboard and mouse states.