Shared low-level FFI core for non-Rust bindings.
This crate will own the common low-level substrate used by the C++, Python, and wasm layers. The public contract stays intentionally narrow: opaque model handles, explicit ownership, stable status/error categories, and bytes-in/bytes-out entry points on top.