//! shared TeX core candidates auto-patched from TeX source when compatible.
//! Generated by `cargo run -p mathtex-web2c-import --bin patch_engine`.
//!
//! The shared TeX core is split into per-symbol-group partial `impl` blocks; the
//! union of their function bodies is the complete shared core.