pub fn clone_channel(f: impl AsFd) -> Result<Channel, Status>
Clones an object’s underlying handle and checks that it is a channel.