pub unsafe extern "C" fn DAQmxCfgAnlgWindowStartTrig(
    taskHandle: TaskHandle,
    triggerSource: *const c_char,
    triggerWhen: int32,
    windowTop: float64,
    windowBottom: float64
) -> int32