pub unsafe extern "C" fn ftdi_setflowctrl(
    ftdi: *mut ftdi_context,
    flowctrl: c_int
) -> c_int