pub unsafe extern "system" fn libusb_get_device_descriptor(
    dev: *const libusb_device,
    desc: *mut libusb_device_descriptor
) -> c_int