pub const FDFLAGS_APPEND: Fdflags = _; // 1u16
Append mode: Data written to the file is always appended to the file’s end.