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