external void Function(String name, Matrix mat) get updateMatrix;
external set updateMatrix(void Function(String name, Matrix mat) updateMatrix);