MAX_FIELDS

const val MAX_FIELDS: Int = 16

Bounded so the two-byte field index in a term cannot overflow, with room to spare.