int DartSetConfig( ffi.Pointer<ffi.Char> json_config, ffi.Pointer<ffi.Void> user_data, ) { return _DartSetConfig( json_config, user_data, ); }