pub fn check_out_modules_with_key( global_config: &mut GlobalConfig, remote: &str, ssh_key: &Path, ) -> Result<(), Error>