fn cq_advance(self: *IO_Uring, count: u32) void
For advanced use cases only that implement custom completion queue methods. Matches the implementation of cq_advance() in liburing.
self: *IO_Uring,
count: u32,