struct tarpc_create_process_out

struct tarpc_create_process_out {
    // fields

    struct tarpc_out_arg common;
    int32_t pid;
};