free's() what was malloc'ed()
void FreeMemory( ffi.Pointer<ffi.Void> memory, ) { return _FreeMemory( memory, ); }