func syscall.Setpriority

one use

	syscall (current package)
		zsyscall_linux_amd64.go#L814: func Setpriority(which int, who int, prio int) (err error) {