Low-level, unsafe Rust wrapper for the struct and ioctl()
definitions of the
Linux usbfs API.
The bindings can be automatically generated from your system by enabling the
bindgen
feature, or you can use the included pre-generated bindings (default).