pub unsafe extern "C" fn ftdi_usb_open_bus_addr(
    ftdi: *mut ftdi_context,
    bus: u8,
    addr: u8
) -> c_int