# File lib/ffi/types.rb, line 32
  def self.add_typedef(old, add)
    typedef old, add
  end