struct tarpc_job_status

struct tarpc_job_status {
    // fields

    tarpc_job_status_type type;
    tarpc_int value;
};