#ifdef (ident)
  // true stuff happens here
#else
  // false stuff happens here
#end
