pub unsafe extern "C" fn ftdi_usb_open_string(
    ftdi: *mut ftdi_context,
    description: *const c_char
) -> c_int