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