pub const O_DSYNC: u32 = 10000;
Write operations on the file will complete according to the requirements of synchronized I/O data integrity completion.