WSTAT_SIZE
if (result == B_OK && (mask & WSTAT_SIZE)) {
XDROutPacketAddInt32(&call, (mask & WSTAT_SIZE) ? st->st_size : UINT32_MAX);