int HeapLock( ffi.Pointer<ffi.Void> hHeap, ) { return (_HeapLock ??= _dylib.lookupFunction<_c_HeapLock, _dart_HeapLock>('HeapLock'))( hHeap, ); }