class FFI::Pointer

def read_string_to_null

def read_string_to_null
  get_string(0)
end