pub unsafe extern "C" fn DAQmxCfgAnlgEdgeStartTrig(
    taskHandle: TaskHandle,
    triggerSource: *const c_char,
    triggerSlope: int32,
    triggerLevel: float64
) -> int32