pub fn sys_ipc_unbind_port( path_ptr: u64, path_len: u64, ) -> Result<u64, SyscallError>
SYS_IPC_UNBIND_PORT: remove a namespace binding.