To load MQO model data the function
“mqoCreateModel()” is called. Its return value,
MQO_MODEL type data, is assigned to the variable
model by “model = mqoCreateModel( mqo_name, 1.0 ).”
Here, the first argument is a filename of MQO model data,
and the second argument means a magnification.