pub const VOLUME_SECURITY_DESCRIPTOR_MAX_SIZE: usize = _; // 16_384usize
Expand description

This is arbitrary. There isn’t really an absolute max, but we marshal it in a fixed-size buffer.