func syscall.Getpriority

one use

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