pub unsafe extern "C" fn DAQmxSwitchGetMultiRelayPos(
    relayList: *const c_char,
    relayPos: *mut uInt32,
    relayPosArraySize: uInt32,
    numRelayPossRead: *mut uInt32
) -> int32