pub fn transfer_fd(f: impl Into<OwnedFd>) -> Result<Handle, Status>
Removes an object from the file descriptor table and returns its underlying handle.