vtk_hash
vtk_hash_name
Usage:         
vtk_hash_name string
Description:   
Hash the input string into an integer in the range [0-65535].
This procedure is used, for example, to compute the default background color of a project based on 
the project name. 
              
Example:
vtk_hash_name abc 
49158
Returns:       
An integer.