pub unsafe extern "C" fn ftdi_set_eeprom_user_data(
    ftdi: *mut ftdi_context,
    buf: *const c_char,
    size: c_int
) -> c_int