@tryInline void setPtrAt(int index, Pointer<void> ptr) { jsDatabaseUniverse.u32Heap[address ~/ 4 + index] = ptr; }