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