pub unsafe extern "C" fn DAQmxGetSwitchScanAttribute(
    taskHandle: TaskHandle,
    attribute: int32,
    value: *mut c_void
) -> int32