pub unsafe extern "C" fn ftdi_write_data_submit(
    ftdi: *mut ftdi_context,
    buf: *mut c_uchar,
    size: c_int
) -> *mut ftdi_transfer_control