pub fn write_python_program_module( output: &PythonProgramOutput, module_dir: &Path, ) -> Result<(), Error>