Open the Symphony environment
sym_open()
Opens the Symphony environment. The environment and all data loaded into it is maintained across function calls.
This function fails if the environment is already open.
This function takes no arguments
Returns 1 if the environment was successfully opened and 0 otherwise