BLK_IOC_FLSBUF
Add a helper method to call `ioctl(fd, BLK_IOC_FLUSH_BUFFER, 0)` from python. NB: the ioctl number 0x1261 is wrong on at least alpha and sparc. A later test will use this call so we should catch the usage of it on those platforms.