pub fn global_init() -> Result<()>
Perform process global initialization. This should be called as early as possible in the standard main function.
main