const fn _IOC(dir: u32, ty: u32, nr: u32, size: usize) -> c_ulong
Build an ioctl number, analogous to the C macro of the same name.