Source position: jwawinioctl.pas line 989
const SMART_GET_VERSION = IOCTL_DISK_BASE shl 16 or FILE_READ_ACCESS shl 14 or $0020 shl 2 or METHOD_BUFFERED;