// PORT TARGET: devices/src/virtio/vsock/mod.rs
// Source size: 176 LOC
// Status: skeleton (no impl)
//
// Constants, error types, queue indices (RXQ/TXQ/EVQ), buffer
// sizes, the MUXER_RXQ_SIZE = 256 constant, etc. Mostly mechanical
// to port; do this first.