void flushToTargetFile( ffi.Pointer<ffi.Void> mmapFilePtr, ffi.Pointer<ffi.Char> filePath, ) { return _flushToTargetFile( mmapFilePtr, filePath, ); }