struct tarpc_job_wait_in { // fields struct tarpc_in_arg common; tarpc_uint job_id; tarpc_int timeout_ms; };