Ensure that all data has been passed to the hardware after a write.
const FILE_SYNC: FileFlags = FileFlags(O_SYNC);
open(2) and O_SYNC therein