struct tarpc_waitpid_in { // fields struct tarpc_in_arg common; tarpc_pid_t pid; tarpc_waitpid_opts options; };