• Initialize native bindings for Node.js environments.

    This is called automatically when the module loads, but you can await this to ensure native bindings are ready before use.

    Returns Promise<void>

    Promise that resolves when native bindings are loaded