AMQ_STRLEN
if (!xdr_string(xdrs, objp, AMQ_STRLEN)) {
if (!xdr_string(xdrs, &objp->as_str, AMQ_STRLEN)) {
if (!xdr_string(xdrs, objp, AMQ_STRLEN))