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