pub unsafe extern "C" fn DAQmxGetDevAISupportedMeasTypes(
    device: *const c_char,
    data: *mut int32,
    arraySizeInElements: uInt32
) -> int32