function fdatasyncimport { fdatasync } from "https://deno.land/std@0.125.0/node/_fs/_fs_fdatasync.ts"; fdatasync(fd: number, callback: CallbackWithError)Parametersfd: numbercallback: CallbackWithError