CREATE_ALWAYS
const win32file.CREATE_ALWAYS;
Creates a new file. The function overwrites the file if it exists.