pub unsafe extern "C" fn ftdi_write_data_set_chunksize(
    ftdi: *mut ftdi_context,
    chunksize: c_uint
) -> c_int