pub unsafe fn get_capabilities(fd: c_int, data: *mut __u32) -> Result<c_int>
returns a 32 bit mask describing the capabilities of this usbdevfs device, as described by the CAP_* constants.
CAP_*