Write bytes to a file.
(path: string,data: Uint8Array) => void
import { type BunHost } from "runtime/src/index.ts";