function ftruncateimport { ftruncate } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts"; ftruncate(fd: number,lenOrCallback: number | CallbackWithError,maybeCallback?: CallbackWithError,)Parametersfd: numberlenOrCallback: number | CallbackWithErroroptionalmaybeCallback: CallbackWithErrorimport ftruncateimport { ftruncate } from "https://dotland.deno.dev/std@0.177.0/node/fs.ts";