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