pub const VMADDR_PORT_ANY: c_uint = c_uint::MAX; // 4_294_967_295u32
Vsock equivalent of binding on port 0. Binds to a random port.