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