void graphdb_save_edges( ffi.Pointer<Box> box, ffi.Pointer<ffi.Char> jsonData, ) { return _graphdb_save_edges(box, jsonData); }