pub unsafe extern "system" fn libusb_get_max_iso_packet_size(
    dev: *const libusb_device,
    endpoint: c_uchar
) -> c_int