forked from mirror/vulkan-zig
On windows because we fail to close the output_file, when the compiler goes to open it when reading the file during compiling the actual app it encounters a sharing violation. This change closes the file, fixing that issue