Libdispatch documentation specifies that dispatch_once_ts must never have been non-zero, and assigning to them violates this.
Currently adding this to the misc module. Per discussion in https://reviews.llvm.org/D67567, perhaps this should be moved to a new, more specific module.
Does library documentation contain this recommendation? If so, will be good idea to add link. Same for other check.