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