pub const SYS_IOCTL: usize = 443;
Perform device-specific I/O control operations.
fd
cmd
arg
The behavior depends entirely on the device driver.