{}
{   The purpose of this request is to calculate differences in section ordinals,
{ normal sections and the binding section for a module.
{}
{       OCP$BUILD_MODULE_PREDICTOR (OLD_MODULE_DICTIONARY_ITEM,
{         NEW_MODULE_DICTIONARY_ITEM, OLD_OL, NEW_OL, SINGLE_MOD_PRED,
{         SIZE_OF_SINGLE_MODULE_PREDICTOR, MODULE_DIRECTORY)
{}
{ OLD_MODULE_DICTIONARY_ITEM: (input) This parameter specifies one module
{       dictionary in the old version of the object library.
{}
{ NEW_MODULE_DICTIONARY_ITEM: (input) This parameter specifies one module
{       dictionary in the new version of the object library.
{}
{ OLD_OL: (input-output) This parameter specifies a pointer to the old object library.
{}
{ NEW_OL: (input-output) This parameter specifies a pointer to the new object library.
{}
{ SINGLE_MOD_PRED: (input_output) This parameter specifies a pointer to a
{       single module predictor.
{}
{ SIZE_OF_SINGLE_MODULE_PREDICTOR: (output) This parameter specifies the size
{       of the single module predictor in bytes.
{}
{ MODULE_DIRECTORY: (output) This parameter specifies corresponding modules
{       between two object libraries, section number changes and pointers to the
{       section offset change vectors.
{}
