in scripts/generate-docs/exported_fields.go [29:29]
func (s fieldDefinitionArray) Swap(i, j int) { s[i], s[j] = s[j], s[i] }