pub fn create_port(owner: TaskId) -> PortId
Create a new port owned by owner. Returns the new port’s ID.
owner