Draft: Add v2 scheme packet format
This removes the need for the ugly workarounds that reuse the uid and gid fields when additional arguments are necessary.
(Also uses the slab
crate for scheme states, which is not any heavier than the existing hash map.)
Blocked on syscall!83 (closed).