struct tarpc_pthread_join_out { // fields struct tarpc_out_arg common; tarpc_int retval; uint64_t ret; };