clnt_destroy
#undef clnt_destroy
clnt_destroy(CLIENT *cl)
#define clnt_destroy(rh) ((*(rh)->cl_ops->cl_destroy)(rh))