xdr_utf8str_cs
if (!xdr_utf8str_cs(xdrs, &objp->nii_name))
if (!xdr_utf8str_cs(xdrs, &objp->fss_source))
if (!xdr_utf8str_cs(xdrs, &objp->fss_current))
extern bool_t xdr_utf8str_cs(XDR *, utf8str_cs*);