FsetUint64
Bun

function

ffi.setUint64

function setUint64(
pointer: bigint,
offset: number,
value: number | bigint
): void;