{}
{    The purpose of this request is reorder the object library according to
{ offsets specified by the move items.
{}
{        OCP$APPLY_MOVE_ITEMS (FIRST_INTERMEDIATE_OL, MOVE_ITEMS,
{          NUMBER_OF_MOVE_ITEMS, SECOND_INTERMEDIATE_OL)
{}
{ FIRST_INTERMEDIATE_OL: (input) This parameter specifies the first intermediate
{        object library.
{}
{ MOVE_ITEMS: (input) This parameter specifies the move items which contain information
{        about where blocks of data from the first intermediate object library should
{        be copied into the second intermediate object library.
{}
{ NUMBER_OF_MOVE_ITMES: (input) This parameter specifies the number of move items.
{}
{ SECOND_INTERMEDIATE_OL: (input) This parameter specifies a pointer to the second
{        intermediate object library.
{}
