Initialises the base utils support library.
This function is not thread-safe. Applications should call it after calling init, plugins should call it from their plugin_init function.
This function may be called multiple times. It will do nothing if the library has already been initialised.