double strtof( ffi.Pointer<ffi.Char> arg0, ffi.Pointer<ffi.Pointer<ffi.Char>> arg1, ) { return _strtof(arg0, arg1); }