{
{   The purpose of this request is to calculate the size of sequence
{ required to hold a stored fmd.
{
{       DMP$GET_STORED_FMD_SIZE (SYSTEM_FILE_ID, SIZE_OF_STORED_FMD, STATUS)
{
{ SYSTEM_FILE_ID: (input) This parameter is the principal file identifier
{       used by device management.
{
{ SIZE_OF_STORED_FMD: (output) This parameter indicates what size sequence
{       (in cells) should be allocated to contain the stored fmd for the file
{       referenced by the first parameter.
{
{ STATUS: (output) This parameter indicates the status of the request.
{
