struct tarpc_nc_rpc_ptr_out

struct tarpc_nc_rpc_ptr_out {
    // fields

    struct tarpc_out_arg common;
    tarpc_nc_rpc_ptr rpc;
};