function fsyncimport { fsync } from "https://deno.land/std@0.104.0/node/_fs/_fs_fsync.ts"; fsync(fd: number, callback: CallbackWithError)Parametersfd: numbercallback: CallbackWithError