Luna::FileCreationMode::open_existing_as_new

open_existing_as_new = 5

Only opens a file when it does exists, and discards the file data so the file is treated as a new file.