Now we can Submit to ione::Context only from one thread. It could be inconvenient.
So we need to implement own runtime based on strand idea (MPSC queue + io_uring_submit in one executor's thread)
Check this gist for details:
https://gist.github.com/MBkkt/96d71e0cb69ed1a59ab3a8f9c0203393