There is no way to do ```c io_uring_enter(fd, 0, 1, IORING_ENTER_GETEVENTS, NULL); ``` if the submission queue is not empty.