int ext_attribute_name_array (int item, char[]? str)
        Get the name of the requested extension attribute.
| item | Item to return. | 
| str | Array to fill with returned string, or null to find length only. | 
| The number of characters in the string to copy (not including terminating null). |