I'd like to add some constants and types from [hdreg.h](https://elixir.bootlin.com/linux/latest/source/include/uapi/linux/hdreg.h) for the manipulation of block devices under Linux. I intend to use these in my [block](https://github.com/mdlayher/block) package and believe they would be useful in @dswarbrick's [smart](https://github.com/dswarbrick/smart) package as well. I'll send a CL for this.