pub unsafe extern "C" fn ftdi_set_interface(
    ftdi: *mut ftdi_context,
    interface: ftdi_interface
) -> c_int