clnt_raw_create
extern CLIENT *clnt_raw_create(rpcprog_t, rpcvers_t);
return clnt_raw_create((rpcprog_t)prog, (rpcvers_t)vers);