wa_totcount
wa.wa_totcount = tsize;
wa->wa_totcount = IXDR_GET_U_INT32(ptr);
xdr_u_int(xdrs, &wa->wa_totcount)) {
IXDR_PUT_U_INT32(ptr, wa->wa_totcount);
xdr_u_int(xdrs, &wa->wa_totcount)))