pub unsafe extern "C" fn ftdi_set_bitmode(
    ftdi: *mut ftdi_context,
    bitmask: c_uchar,
    mode: c_uchar
) -> c_int