Total count of sub statuses

Property definitions

github $ CommitStatus :: total_count
	# Total count of sub statuses
	var total_count: nullable Int = null is optional, writable
lib/github/api.nit:883,2--884,59