x_getpostn
u_int (*x_getpostn)(struct __rpc_xdr *);
(*(xdrs)->x_ops->x_getpostn)(xdrs)
ops.x_getpostn = x_getpostn;