Type Definition NSMutableSharedArray
objc_foundation
type NSMutableSharedArray<T> = NSMutableArray<T, Shared>;