c :: NativeCStringArray :: destroy
self.This instance should not be used beyond this point!
	# Frees `self`.
	#
	# This instance should not be used beyond this point!
	fun destroy `{ free(self); `}
					lib/mongodb/native_mongodb.nit:152,2--155,30