# File lib/ffi/types.rb, line 136
  def self.type_size(type)
    find_type(type).size
  end