NIF-backed native bridge wrapper.
Rustler owns the NIF entrypoints and lifecycle. This module keeps the Elixir-facing dispatch and load-status normalization narrow.
@type load_status() :: :ok | {:error, term()}