func syscall.Getpriority

one use

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