function alignAtByteBoundary import Modelica; extends Modelica.Icons.Function; input Integer bitSize; output Integer nBytes; end alignAtByteBoundary;