CREATE_NEW

const win32file.CREATE_NEW;

Creates a new file. The function fails if the specified file already exists.