x_setpostn
bool_t (*x_setpostn)(struct __rpc_xdr *, unsigned int);
(*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
(*(xdrs)->x_ops->x_setpostn)(xdrs, pos)
ops.x_setpostn = x_setpostn;
static bool_t x_setpostn(XDR *, u_int);