pub unsafe extern "C" fn DAQmxCfgDigEdgeAdvTrig(
    taskHandle: TaskHandle,
    triggerSource: *const c_char,
    triggerEdge: int32
) -> int32