struct tarpc_nc_send_rpc_out

struct tarpc_nc_send_rpc_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_int msg_type;
    uint64_t msgid;
};