pub const FILE_DELETE_ON_CLOSE: u32 = 0x0000_1000;
Delete the file when the last open handle is closed.