pub fn register_python_bindings( runtime_mod: &Bound<'_, PyModule>, ) -> PyResult<()>
Initialize the runtime module and expose Python functions