class FFI::StructLayout::Mapped

def get(ptr)

def get(ptr)
  type.from_native(@orig_field.get(ptr), nil)
end