Cyclone Scheme  0.9
#define Cyc_check_pair_or_null (   d,
  obj 
)    { if (obj != NULL) { Cyc_check_pair(d,obj); }}