xdrmbuf_inline
p = xdrmbuf_inline(xdrs, sizeof(int32_t));
static int32_t *xdrmbuf_inline(XDR *, u_int);
.x_inline = xdrmbuf_inline,