The offset of the first item in native

Property definitions

core $ CircularArray :: head
	# The offset of the `first` item in `native`
	private var head = 0
lib/core/collection/circular_array.nit:56,2--57,21