Nil, currently ruby nil, not C NULL (0).
588 589 590
# File 'lib/ruby_to_ansi_c.rb', line 588 def process_nil(exp) return "NULL" end