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