pub unsafe extern "C" fn DAQmxGetSwitchDeviceAttribute(
    deviceName: *const c_char,
    attribute: int32,
    value: *mut c_void,
     ...
) -> int32