pub const NFS_XDR_HEADER_OVERHEAD: usize = 512;
Estimated XDR header overhead per compound RPC (bytes). Covers SEQUENCE, PUTFH root, and framing. Used as the initial byte accumulator.