Checkers.ParameterNotNullChecked
Checker for when an Objective-C block is a parameter of a function or method, and it's executed in the method's body without being checked for null first.
val checker : Absint.IntraproceduralAnalysis.t -> unit