Perform all writes to the file at the end of the file.
const FD_APPEND: DescriptionFlags = DescriptionFlags(O_APPEND);
open(2) and O_APPEND therein