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