pub unsafe extern "C" fn DAQmxSetDigitalPowerUpStates(
    deviceName: *const c_char,
    channelNames: *const c_char,
    state: int32,
     ...
) -> int32