pub const MINIMUM_ALIGNMENT_BYTES: usize = 4096;
Minimum I/O alignment for direct/O_DIRECT writes (bytes). Matches typical sector size.