struct tarpc_job_start_in

struct tarpc_job_start_in {
    // fields

    struct tarpc_in_arg common;
    tarpc_uint job_id;
};