describe
Points to the function that produces an autoreleased NSString * describing the given element. If NULL, then the hash table produces a generic string description.
Declaration
var describe: ((NSHashTable<AnyObject>, UnsafeRawPointer) -> String?)?