pub unsafe extern "C" fn ftdi_usb_open_dev(
    ftdi: *mut ftdi_context,
    dev: *mut libusb_device
) -> c_int