* [Issue #27234] Always align unbuffered I/O to physical sector size boundaries for all drives. This was causing "The parameter is
incorrect" error to show up under certain drive configurations. On most drives, unbuffered I/O was already being
properly aligned, but when performing direct provider to cache I/O (optimized path), then it was not necessarily
being aligned.