struct tarpc_nc_connect_ssh_in { // fields struct tarpc_in_arg common; string host; tarpc_int port; };