macro1.h 82 Bytes Raw Blame History Permalink 1 2 3 4 5 typedef void *VoidRef; void maybeNull( int i, _Nullable VoidRef *_Nullable);