fn point_at(source: RawFd, target: RawFd) -> Result<()>
Make target refer to whatever source refers to.
target
source