pub fn handle_import( config: SshConfigFile, file: Option<&str>, known_hosts: bool, group: Option<&str>, ) -> Result<()>