pub unsafe extern "C" fn DAQmxGetCIAngEncoderPulsesPerRev(
    taskHandle: TaskHandle,
    channel: *const c_char,
    data: *mut uInt32
) -> int32