pub fn write_new_main_rs(path: &Path, windows_subsystem: &str) -> Result<()>
Write a new main.rs file that runs the embedded Python interpreter.
windows_subsystem is the value of the windows_subsystem Rust attribute.
windows_subsystem