pub fn clone_fd(f: impl AsFd) -> Result<NullableHandle, Status>
Clones an object’s underlying handle.