pub unsafe extern "C" fn ftdi_set_error_char(
    ftdi: *mut ftdi_context,
    errorch: c_uchar,
    enable: c_uchar
) -> c_int