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