// +build !windows,!plan9

package sys

import (
	
)

func ( int,  int) error {
	return unix.IoctlSetPointerInt(, unix.TIOCSPGRP, )
}