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