class FFI::Struct

def self.val

def self.val
  @val_data_type ||= StructByValue.new(self)
end