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