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