struct tarpc_job_kill_in { // fields struct tarpc_in_arg common; tarpc_uint job_id; tarpc_signum signo; };