SaGlobalInit performs some global initialization in the SA system.
This function must be called before any other SA function except SaConnect. If the SaConnect function is called before any other SA function, then you do not need to call SaGlobalInit because SaConnect will call it for you.