struct tarpc_gethostname_out { // fields struct tarpc_out_arg common; tarpc_int retval; char name; };