xdr_mountbody
bool_t xdr_mountbody(XDR *, mountbody *);
if (!xdr_pointer(xdrs, (char **)objp, sizeof(struct mountbody), xdr_mountbody)) {