pub unsafe extern "C" fn DAQmxWriteToTEDSFromArray(
    physicalChannel: *const c_char,
    bitStream: *const uInt8,
    arraySize: uInt32,
    basicTEDSOptions: int32
) -> int32