{
{    The purpose of this request is to open an object library and verify the
{ header contents and return the address and the file identifier of the object
{ library.
{
{       PMP$OPEN_OBJECT_LIBRARY (FILE_NAME, FILE_IDENTIFIER, OBJECT_LIBRARY,
{             STATUS)
{
{  FILE_NAME: (input)  This parameter specifies the file name of the object
{        library.
{
{  FILE_IDENTIFIER: (output)  This parameter specifies the file identifer of
{        the object library.
{
{  OBJECT_LIBRARY: (output)  This parameter specifies the address of the object
{        library.
{
{  STATUS: (output) This parameter specifies the request status.
{       CONDITIONS:
{             lle$empty_load_file
{             lle$file_not_load_file
{
{
