pub const SYS_IPC_UNBIND_PORT: usize = 206;
Unbind a listening port from the IPC namespace.
port_handle
The port continues to exist but is no longer discoverable by name.