pub fn create_program( name: &str, template: ProgramTemplate, with_mollusk: bool, ) -> Result<()>
Create a program from the given name and template.