function externalLibraryFunction input String filename; input String moduleName; input String functionName; input String pythonHome; input Integer nu; input Real[nu] u; input Integer ny; output Real[ny] y; output String errorMessage; end externalLibraryFunction;