func syscall.writelen

one use

	syscall (current package)
		syscall_darwin.go#L291: func writelen(fd int, buf *byte, nbuf int) (n int, err error) {