class FFI::Pointer

def read_float

def read_float
  get_float32(0)
end