pub unsafe extern "C" fn DAQmxGetErrorString(
    errorCode: int32,
    errorString: *mut c_char,
    bufferSize: uInt32
) -> int32