pub const O_DSYNC: u32 = bindings::O_DSYNC; // 4_096u32
Like O_SYNC except metadata is not synced.
O_SYNC