struct tarpc_kill_in { // fields struct tarpc_in_arg common; tarpc_pid_t pid; tarpc_signum signum; };