pub unsafe extern "C" fn DAQmxGetPossibleSCExpressCalAccConnections(
    deviceName: *const c_char,
    channelNames: *const c_char,
    connections: *mut c_char,
    connectionsBufferSize: uInt32
) -> int32