int32 Hshutdown( )
Purpose
Deallocates buffers previously allocated in other H routines.
Return value
Returns SUCCEED (or 0) if successful and FAIL (or -1) otherwise.
Description
Should only be called by the function HDFend.