pub const MAX_INLINE_XATTR_SIZE: usize = 256;
Maximum size an extended attribute can be before it’s stored in an object attribute instead of inside the record directly.