io_timespec
struct io_timespec *iots;
BUILD_BUG_ON(sizeof(struct io_uring_cqe) != sizeof(struct io_timespec));
iots = (struct io_timespec *)&cqe[1];