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