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